home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "intType": "Long Integer",
- "strType": "Text (25) NOT NULL",
- "intBrand": "Long Integer"
- },
- "data": [
- {
- "intType": 66,
- "strType": "Primer",
- "intBrand": 1
- },
- {
- "intType": 67,
- "strType": "Finish",
- "intBrand": 1
- },
- {
- "intType": 69,
- "strType": "Other",
- "intBrand": 1
- },
- {
- "intType": 71,
- "strType": "Primer/Finish",
- "intBrand": 1
- }
- ]
- }